home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILENUS / MENU.LZH / MENU.BAT < prev    next >
DOS Batch File  |  1984-10-24  |  256b  |  10 lines

  1. echo off
  2. Rem This is how the master menu program must be started
  3. Rem
  4. Rem To put the Master Menu in the xpert mode, add a -x after
  5. Rem masmenu, i.e.,change the next line to-->masmenu -x
  6. masmenu
  7. echo off
  8. if not errorlevel 1 menusub1
  9. 4
  10. --    Revised: